func github.com/aws/aws-sdk-go-v2/service/s3.validateInventoryEncryption

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L2746: func validateInventoryEncryption(v *types.InventoryEncryption) error {
		validators.go#L2790: 		if err := validateInventoryEncryption(v.Encryption); err != nil {